LockStatusPolicySchedule Json Schema
In This Topic
Overview
 |
LockStatusPolicySchedule
 |
holidayExemptDates : Array[HolidayDate]
|
 |
 |
counter : integer
internal only
|
 |
date : string
The current date.
internal only
|
 |
machineIdentifier : integer
internal only
|
 |
processIdentifier : integer
internal only
|
 |
time : integer
internal only
|
 |
timeSecond : integer
internal only
|
 |
timestamp : integer
internal only
| |
 |
lockExemptDates : Array[UsDateState]
|
 |
lockSaturday : boolean
|
 |
lockSunday : boolean
|
 |
lockTimeLockedToSpecificTimeZone : boolean
|
 |
lockTimeRanges : Array[UniversalRangeTime]
|
 |
lockedTimeZone : string
| |
Properties
| Name | Description | Data Type |
| holidayExemptDates | | Array[HolidayDate] |
| id | | ObjectId |
| lockExemptDates | | Array[UsDateState] |
| lockSaturday | | boolean |
| lockSunday | | boolean |
| lockTimeLockedToSpecificTimeZone | | boolean |
| lockTimeRanges | | Array[UniversalRangeTime] |
| lockedTimeZone | | string |
See Also